CacheDataTrack property

Returns/Sets if an ISO/Joliet image should be cached prior to being written. If caching is turned on, the image will be created in the system's temporary directory first, and then the image will be written to the disc from the temporary file. If writing from a network location, or including many smaller files (under 1K) in the ISO/Joliet image, or using a slower system, this setting is recommended to avoid drive under-run writing errors.

Property type

A No Return Value value.

Syntax

object.CacheDataTrack [= value]

The CacheDataTrack property syntax has these parts:

Part Description
object An expression evaluating to an object of type CDWriterXP.
value Boolean